URL Access Manager Utility Functions
You can use these utility functions to create and dispose of URL references, retrieve the state of a URL that has been opened by
URLOpen
, determine an error condition, yield time so that the URL Access Manager can refill its buffers, or get information about a file.
-
URLNewReference
creates a reference to a URL.
-
URLDisposeReference
disposes of memory used by a URL reference.
-
URLGetCurrentState
returns the state of the specified URL.
-
URLGetError
retrieves the error that caused a download or upload operation to fail.
-
URLIdle
gives the URL Access Manager time to refill its buffers.
-
URLGetFileInfo
returns a Macintosh file type and creator as specified by the Internet configuration mapping table.
© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)